continuous integration server造句
例句与造句
- A continuous integration server would then compile the code and run unit tests.
- The original Anthill software tool, released in 2001, was a simple continuous integration server and is still available today.
- "' Cruise "': on July 28, 2008, ThoughtWorks'product division released a continuous integration server called Cruise.
- Snap CI is a cloud-based continuous integration server and continuous delivery tool that allows users to create, automate, test, and deploy builds.
- For many, continuous integration is synonymous with using Automated Continuous Integration where a continuous integration server or revision control system for changes, then automatically runs the build process.
- It's difficult to find continuous integration server in a sentence. 用continuous integration server造句挺难的
- AnthillPro is old and way obsolete, but it's one of several continuous integration servers ( see also CruiseControl, talk ) 02 : 00, 7 February 2012 ( UTC)
- TestNG is supported, out-of-the-box or via plug-ins, by each of the three major Java IDEs-Hudson continuous integration server has built-in support for TestNG and is able to track and chart test results over time.
- We've put quite a bit of effort into increased unit test coverage with PHPUnit and Qunit and a new continuous integration server that regularly runs those tests, and we're starting to be bump code immediately when it fails tests ( which is standard practice, but not something we've actually been doing ).